home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1744 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  863 b 

  1. Date: Fri, 22 Jul 94 11:22:59 -0400
  2. Message-Id: <9407221522.AA10584@acae127>
  3. From: bammi@cadence.com (jwahar r. bammi)
  4. X-Organization: Cadence Design Systems
  5. To: sjg
  6. In-Reply-To: sjg@phlem.ph.kcl.ac.uk's message of Fri, 22 Jul 94 12:53:41 +0100 <9407221153.AA13049@phlem.ph.kcl.ac.uk>
  7. Subject: RE: MiNT/MTOS under PAK3 
  8.  
  9. i just thought of something you could try, just a hunch: maybe some malloced
  10. areas it is getting back are not zeroed when it is expecting them to be (gnu
  11. software has improved in this aspect lately, but at one time there were
  12. these assumptions all over). so what you could try is to use your malloc()
  13. based alloca() version, and in addition right after main() add
  14. _malloczero(1).
  15.  
  16. dont know if it will help, but worth a try.
  17.  
  18. cheers,
  19. --
  20. bang:   uunet!cadence!bammi            jwahar r. bammi
  21. domain: bammi@cadence.com
  22. GEnie:    J.Bammi
  23. CIS:    71515,155
  24.